Below are the summary values that exists within my survey to myself.
## [1] "The mean rating of social media usage is: 5.8 Out of 10"
## [1] "The min rating of social media usage is: 1 Out of 10"
## [1] "The max rating of social media usage is: 10 Out of 10"
## [1] "Number of responses: 28"
These summary values will show:
Number of Responses is useful to check if the dynamic report is working as intended and also if you have enough responses for a proper statiscal analysis.
the range of my responses, so it is useful to gauge the bad-est I felt (min) and also the good-est I felt (max) (Also baddest does not mean good, it just means bad, in a bad way).
The most useful value is the mean, since that should show how likely I am to rate highly (>5) or rate low (<=5), It will show the general sentiment I have about social media.
You can analyse how I feel about using social media general, or how I feel about using certain apps. In this plot, it will show the distribution of the number of responses against how I felt, with the being the social media type.
This part will analyse whether I like using social media in general. The plot should show two categorical variables, yes and no, the answer to whether I should be using a social media right now.